gridpack::state_estimation::SEFactoryModule Class Reference

#include <se_factory_module.hpp>

Inheritance diagram for gridpack::state_estimation::SEFactoryModule:
Inheritance graph
[legend]
Collaboration diagram for gridpack::state_estimation::SEFactoryModule:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SEFactoryModule (NetworkPtr network)
 ~SEFactoryModule ()
void setYBus (void)
void setMeasurements (std::vector< Measurement > measurements)
void configureSE (void)

Constructor & Destructor Documentation

gridpack::state_estimation::SEFactoryModule::SEFactoryModule ( NetworkPtr  network  ) 

Basic constructor

Parameters:
network,: network associated with factory
gridpack::state_estimation::SEFactoryModule::~SEFactoryModule (  ) 

Basic destructor


Member Function Documentation

void gridpack::state_estimation::SEFactoryModule::configureSE ( void   ) 

Initialize some parameters in state estimation components

void gridpack::state_estimation::SEFactoryModule::setMeasurements ( std::vector< Measurement measurements  ) 

Disribute measurements

Parameters:
measurements a vector containing all measurements
void gridpack::state_estimation::SEFactoryModule::setYBus ( void   ) 

Create the admittance (Y-Bus) matrix


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1